Java Mine
ContentsIndexHome
PreviousUpNext
Gateway.setEncryptionIV Method
Syntax
Java
public void setEncryptionIV(byte[] encryptionIV);
Parameters 
Description 
byte[] encryptionIV 
Holds Initialization Vector generated in handshake. Rotates with each gateway startup Default: null 
@2015 all rights reserved
What do you think about this topic? Send feedback!